| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | t |
The time value at which to compute the excitation. |
||
| real(kind=real64), | intent(out), | dimension(:) | :: | u |
The excitation vector. |
|
| class(*), | intent(inout), | optional | :: | args |
An optional argument used to pass objects in and out of the routine. |
A routine for computing the excitation vector for a state-space model.